C1.DataCollection Assembly / C1.DataCollection Namespace / C1VirtualDataCollection<T> Class / IsLoading Property

In This Topic
IsLoading Property (C1VirtualDataCollection<T>)
In This Topic
Gets whether the collection is getting the data.
Syntax
'Declaration
 
Public ReadOnly Property IsLoading As Boolean
 
See Also